Learn R Programming

neotoma2 (version 1.0.5)

[<-,collunit,character,ANY,ANY-method: Assign collunit field by numeric index

Description

Assign collunit field by numeric index

Usage

# S4 method for collunit,character,ANY,ANY
[(x, i) <- value

Value

sliced element

Arguments

x

The collunit object.

i

The column indicator.

value

The value to be used.